Welcome![Sign In][Sign Up]
Location:
Search - denoise matlab

Search list

[Audio programcorr

Description: 音频去噪,效果很好的,大家可以试试看,也是音频去噪的小程序-Audio denoising and the results very good, we can give it a try, as well as a small audio denoising procedures
Platform: | Size: 56320 | Author: kfd | Hits:

[Special Effectsdenoise

Description: 利用matlab实现双域法进行图像去噪增强-Matlab using dual domain enhancement method for image denoising
Platform: | Size: 18432 | Author: 玄林江 | Hits:

[Special Effectsspeckle-denoise

Description: 用于抑制斑点噪声的图像处理代码 Matlab平台(Image processing code for suppressing speckle noise)
Platform: | Size: 23778304 | Author: 莫不是你 | Hits:

[matlabPCA_DeNoise

Description: 再用主成分分析方法进行信号噪声去除。文件中包含三个子函数:1.Normalize_InputData,规则化输入数据;2.PCA_Reduce_Dimension,实现数据降维处理;3.PCA_Filter_Noise,实现噪声去除(the principal component analysis method for signal noise removal. The file contains three sub-functions: 1.Normalize_InputData, regularized input data; 2.PCA_Reduce_Dimension, to achieve data dimension reduction processing; 3.PCA_Filter_Noise, to achieve noise removal)
Platform: | Size: 1024 | Author: ZonyShi | Hits:

[Graph program邻域平均法

Description: 基于matlab软件,利用邻域平均法对图像高斯噪声进行去噪处理。(Based on MATLAB software, the neighborhood average method is used to denoise the image Gauss noise)
Platform: | Size: 10240 | Author: douhaiming123 | Hits:

[Graph programBM3D

Description: BM3D 算法可以图像去噪。包含了视频以及图像和灰度图像的所有matlab程序。(The algorithm of BM3D in matlab can denoise the image.It is included the gray image and motion videos and color images processing program.)
Platform: | Size: 3116032 | Author: 流星1122 | Hits:

[matlabdeimnoise2_bi

Description: adds zero-mean, Gaussian noise to an image, I, where the local variance of the noise is a function of the image intensity values in I. IMAGE_INTENSITY and VAR are vectors of the same size, and PLOT(IMAGE_INTENSITY,VAR) plots the functional relationship between noise variance and image intensity. IMAGE_INTENSITY must contain normalized intensity values ranging from 0 to 1.
Platform: | Size: 1024 | Author: Hoang Cuong | Hits:

[Special Effectsnoise

Description: 本程序基于matlab平台,向一张图片中分别添加了三种不同的噪声,并用四种不同的去噪方法进行去噪,并比较了去噪的效果(Based on the MATLAB platform, this program adds three different kinds of noise to a picture, and uses four different denoising methods to denoise, and compares the effect of denoising)
Platform: | Size: 36864 | Author: 李三狗 | Hits:

[Special Effectspcadenoise

Description: 矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。 感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)
Platform: | Size: 302080 | Author: cavin | Hits:

[Graph program70099729wavelet_denoise

Description: 利用小波算法实现图像去噪,包含软硬阈值去噪,中值,均值滤波等,内含图片灰度与彩色实例。以及代码文件说明、(The wavelet algorithm is used to denoise the image, including the soft and hard threshold de-noising, the median, the mean filtering and so on, including the image gray and color examples. And code file description,)
Platform: | Size: 638976 | Author: 斌儿! | Hits:

[Windows Developwiener filtering

Description: 实现了维纳滤波对语音信号的去噪,输入一段音频文件,取单声道,加噪声后进行滤波(Wiener filtering The Wiener filter is used to denoise the speech signal, input a segment of audio file, take the single channel, and filter the noise after adding the noise)
Platform: | Size: 3479552 | Author: Joker298 | Hits:

[matlabpujian

Description: 运用谱减法,对语音信号进行去噪处理并比较处理前后的信噪比(Using spectral subtraction to denoise the speech signal and compare the signal to noise ratio before and after processing)
Platform: | Size: 2048 | Author: txjytzlp | Hits:

[Special EffectsAutomaticNoiseReductionApplication-master

Description: 该程序为一套自动去噪软件。基于matlab。(It is a auto denoise software based on matlab)
Platform: | Size: 640000 | Author: happyboy时代 | Hits:

[Graph programRiceOptVST

Description: bm3d网站的matlab 源码,3D降噪依然是目前比较好的降噪方法。(good,try it.Are you ok! denoise)
Platform: | Size: 3765248 | Author: 肉饼爹 | Hits:

[matlab心音matlab

Description: 利用阈值函数进行心音去噪的程序,利用了改进的双参数可调阈值函数(A threshold function is used to denoise the heart sound, and the improved dual parameter adjustable threshold function is used.)
Platform: | Size: 14336 | Author: Dr.HU | Hits:

[Special Effectsmatlab

Description: 本文件中代码使用前馈卷积神经网络对图像进行去噪(In this paper, we use the feedforward convolution neural network to denoise the image.)
Platform: | Size: 3072 | Author: 386张兵 | Hits:

[Other模极大值

Description: 用于实现小波变换模极大值去噪,信号为正弦信号添加高斯白噪声(It is used to denoise the modulus maximum of wavelet transform, and the signal is sinusoidal signal, adding Gauss white noise.)
Platform: | Size: 3072 | Author: yangle | Hits:

[3D Graphicdenoise

Description: 可以在MATLAB中对三维点云数据进行中值滤波。(The median filtering of 3D point cloud data can be carried out.)
Platform: | Size: 167936 | Author: southpole | Hits:

[Graph programSparse_Lowrank Denoise

Description: 稀疏低秩去噪的MATLAB代码,包括OMP算法与KSVD算法(Sparse low rank denoising MATLAB codes, including OMP algorithm and KSVD algorithm)
Platform: | Size: 37888 | Author: anna_zhao | Hits:

[Graph program图像去噪(matlab)

Description: 使用中值,均值,小波,DCT,PCA五种方法实现对图像的去噪处理。(Five methods, median, mean, wavelet, DCT and PCA, are used to denoise the image.)
Platform: | Size: 14461952 | Author: Jonn | Hits:
« 1 2 3 4 56 7 »

CodeBus www.codebus.net